Conversation
Updated README to include project details and features.
* [BOOK-350] refactor: apis, admin, batch - 모듈 추가가 되어도 component 스캔 대응할 수 있도록 리팩토링 * [BOOK-350] feat: observability 모듈 생성 및 MDC, Actuator 설정을 gateway에서 observability 모듈로 마이그레이션 * [BOOK-350] chore: observability 모듈 등록 및 각 모듈 의존성 추가 * [BOOK-350] chore: observability - 관련 의존성 추가 * [BOOK-350] refactor: admin, batch 모듈 지원을 위한 Dockerfile 및 ci 로직 변경 * [BOOK-350] refactor: Matrix Strategy를 통한 병렬 배포 기능 도입 * [BOOK-350] refactor: batch 모듈 배포 지원을 위해 스크립트 리팩토링 * [BOOK-350] fix: batch - batch 모듈 포트 수정 * [BOOK-350] chore: Server port 정의는 docker compose에서 관리하도록 변경 * [BOOK-350] chore: shell 프로세스를 java 프로세스로 대체하여 graceful shutdown 지원 * [BOOK-350] chore: prod도 Server port 정의를 docker compose에서 관리하도록 변경 * [BOOK-350] chore: prod 환경 deploy 스크립트 마이그레이션을 위한 파일 이름 변경
* [BOOK-313] feat(apis): FCM 토큰 및 알림 설정 API 추가 (#122) * [BOOK-313] feat(domain): 유저 마지막 활동 시간, 알림 설정, FCM 토큰 필드 추가 (#122) * [BOOK-313] feat(user): 유저 활동내역 업데이트 기능 추가 (#122) * [BOOK-313] feat(batch): 비활성 유저 알림 기능 추가 (#122) * [BOOK-313] fix: batch: delete test code (#122) * [BOOK-313] refactor: apis - 컨벤션에 맞게 리팩토링 (#122) * [BOOK-313] feat: batch - 알림 title을 수정합니다 (#122)
* [BOOK-408] feat: apis - deviceId값을 통한 다중기기 알림기능 개발(#127) * [BOOK-408] feat: apis - deviceId값을 통한 다중기기 알림기능 개발(#127) * [BOOK-408] feat: batch - deviceId값을 통한 다중기기 알림기능 개발(#127) * [BOOK-408] feat: domain - deviceId값을 통한 다중기기 알림기능 개발(#127) * [BOOK-408] feat: infra - deviceId값을 통한 다중기기 알림기능 개발(#127) * [BOOK-408] chore: batch - 사용하지 않는 import문 제거 * [BOOK-408] refactor: apis, infra, domain - 중복된 VO 제거 * [BOOK-408] refactor: domain - Device 클래스 구조를 재정비하고, 데이터 처리를 개선하기 위해 DeviceVO를 도입 * [BOOK-408] refactor: domain, infra - User 객체 대신 userId를 사용하도록 Notification 모델 수정 및 알림 관리를 위한 NotificationDomainService 도입 * [BOOK-408] chore: domain - ReadingRecordDomainService에 관한 TODO 주석처리 * [BOOK-408] refactor: batch, domain - FcmNotificationJobConfig를 NotificationService로 리팩토링하고, 알림 전송 로직을 분리하여 코드 가독성 및 유지보수성 향상 * [BOOK-408] fix: domain - 누락된 중괄호 추가 * [BOOK-408] chore: batch - InfraConfig에 AOP, SENTRY 추가 * [BOOK-408] chore: infra - dev 환경에서만 flyway를 비활성화 하도록 변경 * [BOOK-408] refactor: infra - resolve build error (#128) --------- Co-authored-by: DongHoon Lee <dhl1924@naver.com>
* [BOOK-433] refactor: 멀티디바이스에서 유효하지 않은 FID/FCM 토큰 정리 로직 추가 (#129) * [BOOK-433] refactor: dto 정적팩토리 메서드 패턴 사용 및 매직넘버 상수처리 * [BOOK-433] refactor: batch - INVALID_ARGUMENT 처리 개선 --------- Co-authored-by: DongHoon Lee <dhl1924@naver.com>
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the You can disable this status message by setting the ✨ Finishing touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.


v1.1.0 release